Overview


This system has been developed for use with the Nintendo Game Boy Advance game sound development system. This user's manual is intended for programmers for the purpose of linking sound object file groups, created by a sound engineer using this system, to a main program for playback during an actual game.

There is no need to install this system in the main program development environment.
All the game programmers need to do is link all of the object file groups, given to them by the sound engineers, to the main program.

The game programmers will be able to link all of the object file groups to their own programs by making just a few changes to their own Makefile. Also, by using the functions of the sound object file groups that are packaged with them, it is easy to play/stop the song, or modify operation of the scale/ volume.


Next:[ Operating Environment ]
TOP :[ Table of Contents ]